var net/http.http2errReqBodyTooLong
2 uses
net/http (current package)
h2_bundle.go#L8221: http2errReqBodyTooLong = errors.New("http2: request body larger than specified content length")
h2_bundle.go#L8293: err = http2errReqBodyTooLong
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)